home *** CD-ROM | disk | FTP | other *** search
/ Click 5 / Click 5.iso / data / game5.dat / scripts / frame_29 / DoAction.as
Text File  |  2002-11-22  |  118b  |  8 lines

  1. stopAllSounds();
  2. score += 2560;
  3. bonus = 2560;
  4. set("../:gomov","1");
  5. set("../:levelnum",8);
  6. win = true;
  7. stop();
  8.